Skip to content

wheels: get 'tileiras' from system install, not 'cuda-toolkit' wheels - #2564

Open
jameslamb wants to merge 1 commit into
NVIDIA:release/26.10from
jameslamb:fix/cuda-tile-dep
Open

wheels: get 'tileiras' from system install, not 'cuda-toolkit' wheels#2564
jameslamb wants to merge 1 commit into
NVIDIA:release/26.10from
jameslamb:fix/cuda-tile-dep

Conversation

@jameslamb

@jameslamb jameslamb commented Sep 8, 2026

Copy link
Copy Markdown
Member

Follow-up to #2548

Contributes to rapidsai/build-planning#324

  • switches to wheel builds and pip devcontainers getting tileiras from the system-installed CTK, not cuda-toolkit wheels.

Closes #8520

  • avoids rebuilding dependencies like cuVS from source, by adding a bit of CMake (borrowed from cuDF) to add cmake.prefix entrypoints from pip-installed packages to CMake's search list

Notes for Reviewers

Benefits of the tileiras change

  • one less version to need to remember to update when we bump the CTK version we build against
  • consistent with how we get NVCC from the system install, not wheels
  • removes a source of patching in DLFW builds (where a system CTK is always preferred to one provided by wheels)

How I tested this

TBD

@jameslamb
jameslamb requested a review from bdice September 8, 2026 21:20
@jameslamb
jameslamb requested a review from a team as a code owner September 8, 2026 21:20
@jameslamb jameslamb added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Sep 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant